home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-02-22 | 1.1 KB | 37 lines | [TEXT/MPS ] |
- Everything for building in Metrowerks, MPW or THINK is included.
-
- MPW users:
-
- You will first need to build the DTS.framework libraries. The libraries are named:
- DTS.Lib_controls
- DTS.Lib_ctlhandler
- DTS.Lib_framework
- DTS.Lib_strings
- DTS.Lib_treeobj
- DTS.Lib_utils
-
- First build these libraries. The sample applications all need these libraries.
-
- The script DTS.Lib_all.make has been added to make this multi-build process easier.
- To start the build, copy the below onto your Worksheet and press Enter:
- DTS.Lib_all.make
-
- Once the libraries are built, and it will take some time, you can then build the
- sample applications.
-
- NOTES: The sample application build scripts make the assumption that the sample is at
- the same directory level as DTS.Lib.
-
- The DTS.Lib framework has QuickTime support. Due to this, you will need the
- QuickTime headers to be able to compile it.
-
-
- That's all there is to it. Have fun.
-
- If you have any comments or questions, please let me know. I want to continue
- to make this stuff easier to use, while being more useful, so let me know what
- you think, or it won't happen.
-
-
- Eric Soldan, Apple DTS
-